home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Business Assistant
/
Business Assistant.iso
/
indus
/
tlc212
/
history.tlc
< prev
next >
Wrap
Text File
|
1989-02-19
|
11KB
|
229 lines
(HISTORY.TLC) Page 1.
* Denotes correction of error or bug
*** Denotes added features
Original TLC program is Version 2.0.0
Changes in Version 2.0.1:
03/27/88 Changed NEWUNIT.PRG to improve GETs for tire size.
Makes them come up sequentially.
Changed TRUCKS.PRG to show Ver. 2.0.1 and added
PICTURE '!!' for drive Spec.
Changed ADREPAIR.PRG to remove IF statements after
parts and labor entries. Modified the repair code
table.
* 04/07/88 Corrected ERROR at line 41 in OLDFUEL.PRG; change
overlooked CO_NUMBER to NUMBER.
Released as VERSION 2.0.2 on 04/08/88
*** 04/12/88 Changed DOCUMENT.PRG to provide for multiple reports
for vehicle repair printouts. Corrected heading
space errors.
Released as VERSION 2.0.3 on 04/17/88
*** 04/18/88 Changed TRUCKS.PRG, HOUSKEEP.PRG, PRINTED.PRG for
new style menus...@...PROMPT...message...MENU TO
04/20/88 Changed ADREPAIR.PRG to avoid reentry at CODE,
AMOUNTS.
Changed HOUSKEEP.PRG to add explanations at index
choices. Changed cursor to start at choice #8 to
avoid accidental indexes.
* Corrected BUG in SCHED.PRG printouts; did not
print schedule of maint. by division. Added index
on DIVIS. Modified GEN2.PRG to add INDEX ON DIVIS TO
SCHEDIV. MODIFIED REDO2.PRG to include SCHEDIV for
reindexing. Modified USETLC.TXT to show requirement
for SCHEDIV.NDX for TLC prior to Ver. 2.0.4
Changed WHOLIST.PRG to add FIND &DIV before the DO
WHILE for multiple division printouts.
04/23/88 Changed main menu so cursor falls on second selection
to avoid accidental "add repairs". Similar modifica-
tions to HOUSKEEPING and PRINTED menus.
04/24/88 Changed all three menus to set first character out
for better selection. Files changed: TRUCKS.PRG,
HOUSKEEP.PRG and PRINTED.PRG
04/27/88 Changed all three menus to improve some descrip-
tions of menu functions. Files changed: TRUCKS.PRG,
HOUSKEEP.PRG and PRINTED.PRG.
Page 2.
Changed ADREPAIR.PRG to add a READ after mileage
entry to avoid excessive jumping around from field to
field as data items are entered.
RELEASED VER. 2.0.4 ON 04/28/88
05/08/88 Rewrite OLDWORK.PRG to overcome problem with CLIPPER
handling REPLACE and DELETES for old vehicles.
Included OLDFUEL.PRG in the OLDWORK file. Removed
need for entry of a zero if no money in ADREPAIR.PRG
...new CLIPPER (update of Summer '87) has this
problem corrected.
*** 05/10/88 Added EXCEPT.PRG, EXREPORT.PRG, and MILEAGE.PRG used
to generate exception reports for overdue preventive
maintenance.
05/21/88 Modified EXCEPT.PRG to check for lube not required.
also modified USETLC.TXT to stress no comma in mileage
entry for exception report.
06/08/88 Modified DOCUMENT.PRG to change heading to accomodate
printers limited to 135 characters.
06/23/88 Modified BILLSALE.PRG to put figures on line
following worded amount for extra long words on
wide printers.
*** 06/26/88 Added color support, added .DBF for file location,
removed need for CAPS LOCK, changed ADD NEW UNIT to
ask if another, extensive changes.
*** RELEASED VER. 2.1.0 ON 07/12/88
*** 08/14/88 Modified SCHEDULE, DOCUMENT,SCHED REVIEW AND EXCEPTION
REPORT to add BRAKE and EXHAUST system inspections.
*** Changed format to supply index files with TLC to avoid
confusion in generating them by the user. Revised the
HOUSKEEPING menu to remove the initial indexing.
*** 09/08/88 Added FINSTALL.BAT, HINSTALL.BAT AND FDEMO.BAT to
make user installation easier.
*** 09/18/88 Modified printed fuel use report PERFORM.PRG to add
selection for a FULL or SHORT report. With a short,
user chooses fuel after a specified mileage. Good
for checking recent MPG for a vehicle. Also shows
fuel cost-per-mile for selected period.
*** 10/14/88 Modified printed repair history report DOCUMENT.PRG
to add FULL or SHORT report similar to fuel but using
a specified date. Added maintenance cost-per-mile
for the selected period.
Page 3.
*** 09/26/88 Modified ADDSCHED.PRG to set original mileage settings
to recommended default values.
*** 10/23/88 Added setup routine to allow selection of color or
monochrome monitor for better mono display on COMPAQ
and others that emulate color on a mono CRT.
*** 10/23/88 Added TLC logo screen
10/29/88 SHIPPED VERSION 2.1.1
* 11/12/88 In add repair screen, moved cost entries left to better
display the money.
*** 11/15/88 Revised FUELS.PRG to calculate amounts in entries, avoid
invalid vehicle entries.
*** 11/15/88 Revised ADREPAIR.PRG to avoid entry of repair without a
valid vehicle or unit NUMBER.
* 11/17/88 Revised DOCUMENT.PRG and PERFORM.PRG to prevent 'divide by
zero' error if report is generated for vehicle with no
mileage entered for the period reported.
* Revised INITIAL.PRG to prevent entry of a non allowed drive
or monitor character. (Entry of a space for monitor would
set funny colors and variable entry.) Now, defaults to
drive C and Monochrome if nothing specified.
11/17/88 Version 2.1.2 shipped today
11/27/88 Modified logo screen with shadowed background.
11/27/88 Modified fuel printout error message. Changed beginning
entries of 00.01 to 00.001 in initial mileage and fuel cost
fields to further reduce the slight error caused here.
*** 12/04/88 Added fuel tax entry routine,ADDTAX.PRG. Added FUELTAX.DBF
to system to provide mileage traveled by state for common
carrier trucking companies.
*** 12/05/88 Modified performance procedure, PERFORM.PRG, to provide
choice of printed or on-screen calculation of MPG.
*** 12/06/88 Modified repair printout procedure, DOCUMENT.PRG, in the
choice of short report, to allow entry of an ending as well
as a beginning date for reporting. This allows a report for
a period of time...a month or quarter for example. If no
ending date is shown, defaults to system date. Shows report
period in the summary heading.
*** 12/06/88 Modified PERFORM.PRG to allow same date period choice.
Page 4.
***